home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / NOTE / SPY < prev    next >
Encoding:
Text File  |  1993-05-04  |  1.3 KB  |  24 lines

  1. Usage: NOTE SPY [&<passwd>] [+|-<flags>] [+|-<maxtime>]
  2.         <nick!username@host> [msg]
  3.   SPY is an alias for USER +RX (default 1 max day)
  4.   SPY makes the server tell you if any matching recipient sign(s)
  5.   on/off IRC or change nick name. No message needs to be specified.
  6.   However, if a message is specified this is returned to sender including
  7.   with the message about recipient. Message could for example be one or
  8.   more Ctrl-G characters to activate the bell on senders machine.
  9.   As an alternative for using C flag, <msg> field could start with
  10.   any number of nicks on this format: %nick1 %nick2... %nickn, with
  11.   no space between % and the nick name you use. Spy messages would be
  12.   valid for any of the nicks specified.
  13.   SPY with no argument would tell you what users you have spy on who are 
  14.   currently on IRC. The system logs last time the last matching person was 
  15.   on IRC for each SPY request is queued in the server. See NOTE LOG for this.
  16.   You may use flag +A to see what server matching user is on, 
  17.   and/or +J flag to see what channel. (Read HELP NOTE USER for more). Example:
  18.     SPY foobar!username@host <ctrl-G>
  19.     SPY +10 foobar
  20.     SPY +aj &secret * <ctrl-G>
  21.     SPY +365 +e !user nick!*@* <ctrl-G>
  22.     SPY % +7 foo!user
  23.     SPY +5 nicky %mynick %meenick
  24.